bytes - определение. Что такое bytes
Diclib.com
Словарь онлайн

Что (кто) такое bytes - определение

UNIT OF DIGITAL INFORMATION EQUAL TO 8 BITS
Exabyte; Petabyte; Terabyte; Yottabyte; Zettabyte; Mebibyte; Gibibyte; Tebibyte; Exbibyte; Kibibyte; KiB; MiB; Pebibyte; Terabytes; GiB; Bytes; Zettabytes; Petabytes; Mibibyte; Terrabyte; TeB; TeraByte; Tera byte; Tera Byte; Tera-byte; Tera-Byte; TiB; Zetbibyte; MiB/s; Yobibyte; EiB; Zebibyte; Ebyte; TByte; T-byte; Pbyte; Tbytes/sec; The Evolution of the Byte; Gibibytes; Kibibytes; ZiB; Mibibytes; Mebibytes; Yodabyte; Exaflood; Exabytes; Kibbibytes; Tebi byte; Peta binary byte; Zetabyte; Binary gigabyte; Tebibytes; Exobyte; YiB; Yottabytes; T byte; Y.B.; Y.b.; Tbytes; Exbibytes; Gibyte; Gibytes; Byte (computing); TB (computing); TB (symbol); PB (computing); PB (symbol); EB (symbol); EB (computing); ZB (symbol); ZB (computing); YB (symbol); YB (computing); 8-bit byte; Byte size; Eight-bit byte; Six-bit byte; 6-bit byte; Nine-bit byte; 9-bit byte; Binary table; Binary term; By eight; Bit asynchronous transmission entity; Binary yoked transfer element; 4-bit byte; Four-bit byte; Variable byte size; Ronnabyte; Quettabyte; PByte; EByte; Tbyte; Zbyte; ZByte; Ybyte; YByte; Rbyte; RByte; Qbyte; QByte
  • Percentage difference between decimal and binary interpretations of the unit prefixes grows with increasing storage size

Sound Bytes         
Soundbytes; Sound bytes
Sound Bytes is the title of a weekly program that airs on WGMC, a Rochester, NY radio station. It can be heard Saturdays starting at noon Eastern Time, and lasts approximately two hours.
byte         
  • ''Byte'' leased an office for one of their West Coast Branch operations in this building in [[Costa Mesa, California]] (pictured in 2022)
AMERICAN COMPUTING MAGAZINE
BYTE Magazine; BYTE magazine; Byte magazine; BiX -- The Byte Information Exchange; BYTE; Byte Magazine; Byte Publications Inc.; BYTE (magazine); BYTE Publications Inc.; BYTE Publications, Inc.; BYTE Publications; Byte Publications, Inc.; Byte Publications; BYTE - The small systems journal; BYTE Books; Byte - the Small Systems Journal; Byte: The Small Systems Journal; BYTE - the small systems journal; BYTE - the Small Systems Journal
<unit> /bi:t/ (B) A component in the machine data hierarchy larger than a bit and usually smaller than a word; now nearly always eight bits and the smallest addressable unit of storage. A byte typically holds one character. A byte may be 9 bits on 36-bit computers. Some older architectures used "byte" for quantities of 6 or 7 bits, and the PDP-10 and IBM 7030 supported "bytes" that were actually bit-fields of 1 to 36 (or 64) bits! These usages are now obsolete, and even 9-bit bytes have become rare in the general trend toward power-of-2 word sizes. The term was coined by Werner Buchholz in 1956 during the early design phase for the IBM Stretch computer. It was a mutation of the word "bite" intended to avoid confusion with "bit". In 1962 he described it as "a group of bits used to encode a character, or the number of bits transmitted in parallel to and from input-output units". The move to an 8-bit byte happened in late 1956, and this size was later adopted and promulgated as a standard by the System/360 operating system (announced April 1964). James S. Jones <jsjones@graceland.edu> adds: I am sure I read in a mid-1970's brochure by IBM that outlined the history of computers that BYTE was an acronym that stood for "Bit asYnchronous Transmission E..?" which related to width of the bus between the Stretch CPU and its CRT-memory (prior to Core). Terry Carr <bear@mich.com> says: In the early days IBM taught that a series of bits transferred together (like so many yoked oxen) formed a Binary Yoked Transfer Element (BYTE). [True origin? First 8-bit byte architecture?] See also nibble, octet. [Jargon File] (2003-09-21)
byte         
  • ''Byte'' leased an office for one of their West Coast Branch operations in this building in [[Costa Mesa, California]] (pictured in 2022)
AMERICAN COMPUTING MAGAZINE
BYTE Magazine; BYTE magazine; Byte magazine; BiX -- The Byte Information Exchange; BYTE; Byte Magazine; Byte Publications Inc.; BYTE (magazine); BYTE Publications Inc.; BYTE Publications, Inc.; BYTE Publications; Byte Publications, Inc.; Byte Publications; BYTE - The small systems journal; BYTE Books; Byte - the Small Systems Journal; Byte: The Small Systems Journal; BYTE - the small systems journal; BYTE - the Small Systems Journal
(bytes)
In computing, a byte is a unit of storage approximately equivalent to one printed character.
...two million bytes of data.
N-COUNT

Википедия

Byte

The byte is a unit of digital information that most commonly consists of eight bits. Historically, the byte was the number of bits used to encode a single character of text in a computer and for this reason it is the smallest addressable unit of memory in many computer architectures. To disambiguate arbitrarily sized bytes from the common 8-bit definition, network protocol documents such as the Internet Protocol (RFC 791) refer to an 8-bit byte as an octet. Those bits in an octet are usually counted with numbering from 0 to 7 or 7 to 0 depending on the bit endianness. The first bit is number 0, making the eighth bit number 7.

The size of the byte has historically been hardware-dependent and no definitive standards existed that mandated the size. Sizes from 1 to 48 bits have been used. The six-bit character code was an often-used implementation in early encoding systems, and computers using six-bit and nine-bit bytes were common in the 1960s. These systems often had memory words of 12, 18, 24, 30, 36, 48, or 60 bits, corresponding to 2, 3, 4, 5, 6, 8, or 10 six-bit bytes. In this era, bit groupings in the instruction stream were often referred to as syllables or slab, before the term byte became common.

The modern de facto standard of eight bits, as documented in ISO/IEC 2382-1:1993, is a convenient power of two permitting the binary-encoded values 0 through 255 for one byte—2 to the power of 8 is 256. The international standard IEC 80000-13 codified this common meaning. Many types of applications use information representable in eight or fewer bits and processor designers commonly optimize for this usage. The popularity of major commercial computing architectures has aided in the ubiquitous acceptance of the 8-bit byte. Modern architectures typically use 32- or 64-bit words, built of four or eight bytes, respectively.

The unit symbol for the byte was designated as the upper-case letter B by the International Electrotechnical Commission (IEC) and Institute of Electrical and Electronics Engineers (IEEE). Internationally, the unit octet, symbol o, explicitly defines a sequence of eight bits, eliminating the potential ambiguity of the term "byte".

Примеры произношения для bytes
1. is just two bytes.
Communications Security _ Phil Zimmermann _ Talks at Google
2. AUDIENCE: Brain bytes.
Chudler & Lise Johnson _ Talks at Google
3. bits and bytes; cogno, neurons.
The Future of Technology _ Jose Cordeiro _ Talks at Google
4. is about 50 million bytes.
The Future of Technology _ Jose Cordeiro _ Talks at Google
5. trillions of bytes of memory.
ted-talks_1708_KenJennings_2013X-320k
Примеры употребления для bytes
1. These sound bytes of resolutions lose their depth.
2. When combined into groups of eight on a typical PC, these bits become bytes.
3. "Technology bytes both ways, kid." Alas, that may be an overly optimistic reading.
4. Many evil bytes pass through the exhausted hands of Web site editors.
5. -- Image File Size: The maximum image file size will be sixty-two thousand five hundred (62,500) bytes.